clear Tx Power
If zero, then use default max legal continuous power (ie. something that won't
burn out the radio hardware)
In most cases you should use zero here.
Units are in dBm.
Content copied to clipboard
int32 tx_power = 10;
Return
This builder for chaining.